home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1993 / MacHack 1993.toast / MacHack™ 1987-1992 / MacHack™ '87 / Source ƒ / Pascal ƒ / SlideShow.pas ƒ / About Slide Show next >
Encoding:
Text File  |  1986-10-11  |  1009 b   |  25 lines  |  [TEXT/QED1]

  1. About Slide Show
  2. By Chris Derossi
  3. 10-13-86
  4.  
  5.      Slide Show does exactly what you'd think it would do.  I wrote it
  6. for Jim Reekes to help him demo the ProApp hard disk. Right now, it
  7. doesn't do anything fancy, but if there is a desire for more, let me
  8. know. I do have some features in mind listed below. Slide Show is
  9. HFS based.
  10.      To use Slide Show, the application must be in the same directory
  11. (volume in MFS and folder in HFS) as the pictures you wish to display.
  12. When you run Slide Show, it will display all the pictures as fast as it
  13. can, over and over. To stop Slide Show hold the mouse button until
  14. the cursor appears.
  15.       Features to add:
  16.            Find pictures in current folder or entire volume
  17.            Display upper left, or MacPaint default location
  18.            Read picture file names from a file and display them in order
  19.            Wait for the mouse between slides
  20.            Different fades and wipes
  21.  
  22.      The source code is included for use with Lightspeed Pascal.
  23.  
  24.     Chris Derossi
  25.